//==============================================================================
// Chariot_anim.txt
//==============================================================================

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cavalry e chariot_BoredA
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {  
				Visual Cavalry e chariot_WalkA
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cavalry e chariot_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.13 false SiegeTowerDeath checkVisible 
                  tag SpecificSoundSet 0.63 false HeavyFall checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cavalry e chariot_IdleA
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual cavalry e chariot_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.50 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section	
         }
      }
   }
}
